Simplify position-symbol
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2024 17:54:51 +0000 (09:54 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2024 19:20:33 +0000 (11:20 -0800)
commita4a99405d00b98aeb86040117402ed0e1f954833
treea10367460022410ced65ff16cc6a53e45fb001ad
parentd202f1b9e74107c0e51c5d2fdbe094cbe1baaadb
Simplify position-symbol

* src/data.c (Fposition_symbol): Simplify by calling Fbare_symbol
rather than open-coding it.
src/data.c